Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

141
Views
edit HTML permanently using "contenteditable"

I'm currently working on an easy-to-use website editor (https://grimm.agency/?edit=true). My goal is to get the inner HTML of the editable Elements (each one has it's own id) and change the corresponding Elements text, in the existing HTML, accordingly. Right now I'm able to get the edited text and log it in the console, but I dont quiet know where to go from there. Any tipps welcome!

            innerHTML = document.getElementById(e).innerHTML;
            if (innerHTML.length > 5){´

                console.log("pass file to php");

                console.log(innerHTML);
            } else {
                console.log("file to small");
            }
        }
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!